Makefile 228 B

1234567891011121314
  1. # $OpenBSD: Makefile,v 1.13 2015/10/29 21:57:11 sthen Exp $
  2. COMMENT= authentication system for PHP5
  3. DISTNAME= Auth-1.6.4
  4. CATEGORIES= security
  5. MODULES= www/pear
  6. # PHP License
  7. PERMIT_PACKAGE_CDROM= Yes
  8. .include <bsd.port.mk>