2000-11-21 05:38:25 -05:00
|
|
|
# $OpenBSD: Makefile,v 1.13 2000/11/21 10:38:25 jakob Exp $
|
1999-12-30 03:30:38 -05:00
|
|
|
|
2000-11-21 05:38:25 -05:00
|
|
|
DISTNAME= dante-1.1.6
|
1999-12-30 03:30:38 -05:00
|
|
|
CATEGORIES= security
|
2000-07-03 21:29:29 -04:00
|
|
|
NEED_VERSION= 1.310
|
1999-12-30 03:30:38 -05:00
|
|
|
|
2000-06-20 16:26:01 -04:00
|
|
|
MASTER_SITES= ftp://ftp.inet.no/pub/socks/
|
1999-12-30 03:30:38 -05:00
|
|
|
|
2000-11-19 07:26:07 -05:00
|
|
|
HOMEPAGE= http://www.inet.no/dante/
|
|
|
|
|
2000-10-04 17:53:59 -04:00
|
|
|
MAINTAINER= Jakob Schlyter <jakob@openbsd.org>
|
2000-02-13 07:59:49 -05:00
|
|
|
|
2000-06-20 16:26:01 -04:00
|
|
|
PERMIT_PACKAGE_CDROM= Yes
|
|
|
|
PERMIT_PACKAGE_FTP= Yes
|
|
|
|
PERMIT_DISTFILES_CDROM= Yes
|
|
|
|
PERMIT_DISTFILES_FTP= Yes
|
1999-12-30 03:30:38 -05:00
|
|
|
|
2000-06-20 16:26:01 -04:00
|
|
|
CONFIGURE_STYLE= gnu
|
2000-11-19 07:26:07 -05:00
|
|
|
SEPARATE_BUILD= concurrent
|
1999-12-30 03:30:38 -05:00
|
|
|
|
|
|
|
post-install:
|
2000-08-25 15:07:12 -04:00
|
|
|
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/dante
|
|
|
|
${INSTALL_DATA} ${WRKSRC}/example/*.conf ${PREFIX}/share/examples/dante
|
1999-12-30 03:30:38 -05:00
|
|
|
|
|
|
|
.include <bsd.port.mk>
|