pkgsrc/net/netatalk/Makefile
wrstuden 5cf872ba1d Change the name of this package. First, add -umich to name now that
we have an -asun version too. Also add nb1 to the end. jlam's change
in where we store config files needs to be reflected. Actually we should
have had a suffix for a while.

New name is netatalk-umich-19990130nb1
2000-08-07 21:02:59 +00:00

19 lines
507 B
Makefile

# $NetBSD: Makefile,v 1.8 2000/08/07 21:02:59 wrstuden Exp $
#
DISTNAME= netatalk-990130
PKGNAME= netatalk-umich-19990130nb1
WRKSRC= ${WRKDIR}/netatalk-990130
CATEGORIES= net
MASTER_SITES= ftp://terminator.rs.itd.umich.edu/unix/netatalk/
MAINTAINER= wrstuden@netbsd.org
HOMEPAGE= http://www.umich.edu/~rsug/netatalk/
CONFLICTS= netatalk-asun-[0-9]*
CONFLICTS+= netatalk-19981109
post-install:
PKG_PREFIX=${PREFIX} ${SH} ${INSTALL_FILE} ${PKGNAME} POST-INSTALL
.include "../../mk/bsd.pkg.mk"