![]() ![]() | ![]() |
File: [cvs.NetBSD.org] / pkgsrc / devel / hptools / Makefile (download)
Revision 1.8, Sat Mar 4 21:29:16 2006 UTC (17 years, 9 months ago) by jlam
Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where no developer is officially maintaining the package. The rationale for changing this from "tech-pkg" to "pkgsrc-users" is that it implies that any user can try to maintain the package (by submitting patches to the mailing list). Since the folks most likely to care about the package are the folks that want to use it or are already using it, this would leverage the energy of users who aren't developers. |
# $NetBSD: Makefile,v 1.8 2006/03/04 21:29:16 jlam Exp $ # DISTNAME= hptools-src-3.0.8 PKGNAME= hptools-3.0.8 CATEGORIES= devel MASTER_SITES= http://www.epita.fr/~avenar_j/hp/product/ MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://etud.epita.fr:8000/~avenar_j/hp/calcen.html COMMENT= SDK for Hewlett-Packard HP-48G/49G/39G/40G calculators RESTRICTED= "Redistribution of unmodified source only; resale prohibited." NO_SRC_ON_CDROM= ${RESTRICTED} NO_BIN_ON_FTP= ${RESTRICTED} NO_BIN_ON_CDROM= ${RESTRICTED} LICENSE= hptools-license WRKSRC= ${WRKDIR}/Hptools GNU_CONFIGURE= YES CONFIGURE_DIRS= support BUILD_DIRS= support post-build: ${CHMOD} ${SHAREMODE} ${WRKSRC}/doc/* post-install: cd ${WRKSRC} \ && ${PAX} -rw -pam -s ',^doc,hptools,g' doc ${PREFIX}/share/doc .include "../../mk/bsd.pkg.mk"