Annotation of pkgsrc/net/latd/Makefile, revision 1.3
1.3 ! snj 1: # $NetBSD: Makefile,v 1.2 2003/10/21 20:55:42 xtraeme Exp $
1.2 xtraeme 2: #
1.1 fredette 3:
1.2 xtraeme 4: DISTNAME= latd-1.18
1.1 fredette 5: CATEGORIES= net
1.2 xtraeme 6: MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=linux-decnet/}
1.1 fredette 7:
8: MAINTAINER= [email protected]
9: HOMEPAGE= http://theory.lcs.mit.edu/~fredette/latd/index.html
10: COMMENT= The linux-decnet project's LAT protocol suite
11:
1.3 ! snj 12: USE_BUILDLINK3= yes
1.2 xtraeme 13: USE_PKGINSTALL= yes
1.1 fredette 14: GNU_CONFIGURE= yes
1.2 xtraeme 15:
16: CPPFLAGS+= -DPREFIX=\"\\\"${PREFIX}\\\"\"
17:
18: EGDIR= ${PREFIX}/share/examples/latd
19: CONF_FILES= ${EGDIR}/latd.conf ${PKG_SYSCONFDIR}/latd.conf
1.1 fredette 20:
21: .include "../../mk/bsd.pkg.mk"
CVSweb <[email protected]>