Merge from vendor branch TNF:
[pkgsrcv2.git] / sysutils / cpogm / Makefile
1 # $NetBSD$
2 #
3
4 DISTNAME=               cpogm-1.0
5 CATEGORIES=             sysutils
6 MASTER_SITES=           ftp://ftp.gw.com/pub/people/kim/
7
8 MAINTAINER=             kim@tac.nyc.ny.us
9
10 USE_PERL5=              yes
11
12 NO_CONFIGURE=           yes
13 ALL_TARGET=             all PREFIX=${PREFIX}
14 INSTALL_TARGET=         install PREFIX=${PREFIX}
15
16 .include "../../mk/bsd.pkg.mk"