21 lines
326 B
Makefile
21 lines
326 B
Makefile
# New ports collection makefile for: apg
|
|
# Date created: 1 September 2000
|
|
# Whom: roam@FreeBSD.org
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= apg
|
|
PORTVERSION= 1.2.13
|
|
CATEGORIES= security
|
|
MASTER_SITES= http://www.adel.nursat.kz/apg/download/
|
|
|
|
MAINTAINER= roam@FreeBSD.org
|
|
|
|
USE_GMAKE= yes
|
|
|
|
MAN1= apg.1
|
|
MAN8= apgd.8
|
|
|
|
.include <bsd.port.mk>
|