-- Move pkg-comment into Makefile

-- portlint as necessary
This commit is contained in:
Jacques Vidrine 2003-02-25 19:11:35 +00:00
parent 6d4e2df345
commit f1d221d164
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=76467
8 changed files with 5 additions and 5 deletions

View File

@ -11,6 +11,7 @@ CATEGORIES= net
MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/
MAINTAINER= nectar@FreeBSD.org
COMMENT= A directory service built on DNS and BIND
MAN1= hesinfo.1
MAN3= hesiod.3 hesiod_end.3 hesiod_free_list.3 \

View File

@ -1 +0,0 @@
A directory service built on DNS and BIND

View File

@ -12,6 +12,7 @@ MASTER_SITES= http://cgi.tu-chemnitz.de/ftp-home/pub/Local/urz/ding/ \
ftp://ftp.tu-chemnitz.de/pub/Local/urz/ding/
MAINTAINER= nectar@FreeBSD.ORG
COMMENT= A German-English dictionary program for X windows/Unix
RUN_DEPENDS= wish8.3:${PORTSDIR}/x11-toolkits/tk83 \
agrep:${PORTSDIR}/textproc/agrep

View File

@ -1 +0,0 @@
A German-English dictionary program for X windows/Unix

View File

@ -11,6 +11,7 @@ CATEGORIES= net
MASTER_SITES= ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/
MAINTAINER= nectar@FreeBSD.org
COMMENT= A directory service built on DNS and BIND
MAN1= hesinfo.1
MAN3= hesiod.3 hesiod_end.3 hesiod_free_list.3 \

View File

@ -1 +0,0 @@
A directory service built on DNS and BIND

View File

@ -16,6 +16,7 @@ MASTER_SITES= ftp://ftp.pdc.kth.se/pub/heimdal/src/ \
DISTNAME= heimdal-${PORTVERSION}
MAINTAINER= nectar@FreeBSD.ORG
COMMENT= A re-implementation of Kerberos V
.if defined(WITH_LDAP)
LIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap20
@ -67,7 +68,7 @@ pre-configure:
post-build:
.if defined(WITH_CRACKLIB)
sed -e "s;%%LOCALBASE%%;${LOCALBASE};g" \
${SED} -e "s;%%LOCALBASE%%;${LOCALBASE};g" \
${FILESDIR}/kpasswdd-cracklib.c.in > ${WRKSRC}/kpasswdd-cracklib.c
(cd ${WRKSRC} && \
${CC} ${CFLAGS} -fPIC -shared -I${LOCALBASE}/include -I./include \

View File

@ -1 +0,0 @@
A re-implementation of Kerberos V