openbsd-ports/devel/ctm/Makefile

20 lines
398 B
Makefile
Raw Normal View History

2013-03-11 06:50:00 -04:00
# $OpenBSD: Makefile,v 1.17 2013/03/11 10:50:02 espie Exp $
2000-02-27 17:57:32 -05:00
COMMENT= directory synchronization over mail
2010-11-15 14:45:56 -05:00
PKGNAME= ctm-19960528
REVISION= 1
2000-02-27 17:57:32 -05:00
DISTNAME= ctmkit
CATEGORIES= net devel
HOMEPAGE= http://www.openbsd.org/ctm.html
2000-02-27 17:57:32 -05:00
PERMIT_PACKAGE_CDROM= Yes
2004-11-23 06:22:00 -05:00
WANTLIB= c
2000-02-27 17:57:32 -05:00
MASTER_SITES= http://www.nemeton.com.au/src/
FAKE_FLAGS= PREFIX=${PREFIX}
2000-02-27 17:57:32 -05:00
WRKBUILD= ${WRKSRC}/ctm
.include <bsd.port.mk>