1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-27 05:10:36 +00:00
freebsd-ports/security/apg/Makefile
Peter Pentchev d33b7956a4 Update to apg-2.0.0final.
PR:		38311
Submitted by:	Dominic Marks <dominic_marks@btinternet.com>
2002-05-21 10:25:17 +00:00

21 lines
386 B
Makefile

# New ports collection makefile for: apg
# Date created: 1 September 2000
# Whom: roam@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= apg
PORTVERSION= 2.0.0
CATEGORIES= security
MASTER_SITES= http://www.adel.nursat.kz/apg/download/
DISTRELTAG= final
DISTNAME= ${PORTNAME}-${PORTVERSION}${DISTRELTAG}
MAINTAINER= roam@FreeBSD.org
MAN1= apg.1 apgbfm.1
MAN8= apgd.8
.include <bsd.port.mk>