- remove VERSION variable

- change MASTER_SITES
- while here, do some indentation cleaning

ok steven@
This commit is contained in:
ajacoutot 2006-11-18 17:32:55 +00:00
parent 74ecdba099
commit dce90a3ee0

View File

@ -1,32 +1,31 @@
# $OpenBSD: Makefile,v 1.26 2006/10/20 11:51:58 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.27 2006/11/18 17:32:55 ajacoutot Exp $
COMMENT= "command line tool to synchronize Palm pilot to AvantGo"
COMMENT= "command line tool to synchronize Palm pilot to AvantGo"
VERSION= 2.2.0
DISTNAME= malsync_${VERSION}.src
PKGNAME= malsync-${VERSION}
CATEGORIES= comms palm
DISTNAME= malsync_2.2.0.src
PKGNAME= ${DISTNAME:S/_/-/:S/.src//}
CATEGORIES= comms palm
MASTER_SITES= http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/ \
http://gentoo.oregonstate.edu/distfiles/ \
ftp://ftp.fr.freebsd.org/pub/FreeBSD/distfiles/
MASTER_SITES= http://www.obsd.fr/OpenBSD/distfiles/ \
http://ftp.belnet.be/mirror/rsync.gentoo.org/gentoo/distfiles/
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
MAINTAINER= Antoine Jacoutot <ajacoutot@openbsd.org>
# MPL
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c
LIB_DEPENDS= pisock.>=9::comms/pilot-link
LIB_DEPENDS= pisock.>=9::comms/pilot-link
USE_GMAKE= Yes
WRKSRC= ${WRKDIR}/malsync
WRKDIST= ${WRKSRC}
USE_GMAKE= Yes
WRKSRC= ${WRKDIR}/malsync
WRKDIST= ${WRKSRC}
NO_REGRESS= Yes
NO_REGRESS= Yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/malsync ${PREFIX}/bin