1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-07 06:40:06 +00:00
freebsd-ports/security/apg/Makefile
Pete Fritchman 7409a9c423 Add MASTER_SITE_PACKETSTORM as an additional mirror.
PR:		52109
Submitted by:	Jim Geovedi <jim@corebsd.or.id>
Approved by:	various maintainers, timeouts
2003-08-16 16:02:39 +00:00

22 lines
422 B
Makefile

# New ports collection makefile for: apg
# Date created: 1 September 2000
# Whom: roam@FreeBSD.org
#
# $FreeBSD$
#
PORTNAME= apg
PORTVERSION= 2.1.0
CATEGORIES= security
MASTER_SITES= http://www.adel.nursat.kz/apg/download/ \
${MASTER_SITE_PACKETSTORM}
MASTER_SITE_SUBDIR= UNIX/misc
MAINTAINER= roam@FreeBSD.org
COMMENT= "An automated password generator"
MAN1= apg.1 apgbfm.1
MAN8= apgd.8
.include <bsd.port.mk>