[BACK]Return to Makefile.common CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / pkgsrc / pkgtools / pkg_online-server

Annotation of pkgsrc/pkgtools/pkg_online-server/Makefile.common, Revision 1.8

1.8     ! cheusov     1: # $NetBSD: Makefile.common,v 1.7 2012/09/11 23:19:37 asau Exp $
1.1       cheusov     2: #
                      3: # used by pkgtools/pkg_online-client/Makefile
                      4: # used by pkgtools/pkg_online-server/Makefile
                      5:
                      6: DISTNAME=      pkg_online-${VERSION}
1.8     ! cheusov     7: MASTER_SITES=  http://mova.org/~cheusov/pub/pkg_online/ \
        !             8:                ftp://ftp.NetBSD.org/pub/NetBSD/misc/cheusov/pkg_online/
1.1       cheusov     9:
1.8     ! cheusov    10: VERSION=       0.13.1
1.1       cheusov    11:
                     12: HOMEPAGE=      http://mova.org/~cheusov/pub/pkg_online/
                     13: COMMENT=       Client/Server package searcher for pkgsrc
                     14:
1.5       cheusov    15: LICENSE=               2-clause-bsd
1.1       cheusov    16:
                     17: DISTINFO_FILE=         ${.CURDIR}/../../pkgtools/pkg_online-server/distinfo
1.6       cheusov    18: PATCHDIR=              ${.CURDIR}/../../pkgtools/pkg_online-server/patches
1.1       cheusov    19:
                     20: USE_LANGUAGES=         # none

CVSweb <webmaster@jp.NetBSD.org>