- Pull in COMMENT; requested by Hans-Guenter Weigand <hgw@d1906.inka.de>.

- Add NEED_VERSION.
- Give package a date-based version number.
This commit is contained in:
naddy 2001-04-01 23:54:42 +00:00
parent c470368b9f
commit 7a86a4d5bc
2 changed files with 6 additions and 7 deletions

View File

@ -1,23 +1,23 @@
# $OpenBSD: Makefile,v 1.4 2000/12/21 21:20:36 naddy Exp $
# Poul-Henning Kamp <phk@FreeBSD.org>
# $OpenBSD: Makefile,v 1.5 2001/04/01 23:54:42 naddy Exp $
COMMENT= "directory synchronization over mail"
PKGNAME= ctm-19960528
DISTNAME= ctmkit
PKGNAME= ctm
CATEGORIES= net devel
NEED_VERSION= 1.363
HOMEPAGE= http://www.openbsd.org/ctm.html
MAINTAINER= ports@openbsd.org
LICENSE_TYPE= NONE # Beerware?
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
FAKE_FLAGS= PREFIX=${PREFIX} DESTDIR=${WRKINST}
MASTER_SITES= http://www.nemeton.com.au/src/
FAKE_FLAGS= PREFIX=${PREFIX} DESTDIR=${WRKINST}
WRKBUILD= ${WRKSRC}/ctm
.include <bsd.port.mk>

View File

@ -1 +0,0 @@
directory synchronization over mail