freebsd-ports/devel/a2dev/Makefile
2000-08-20 21:13:50 +00:00

22 lines
439 B
Makefile

# New ports collection makefile for: a2dev
# Date created: 1 July 1998
# Whom: Archie L. Cobbs <archie@whistle.com>
#
# $FreeBSD$
#
PORTNAME= a2dev
PORTVERSION= 1.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= archie
EXTRACT_SUFX= .tgz
MAINTAINER= archie@FreeBSD.org
USE_GMAKE= defined
PATCH_STRIP= -p1
MAN1= a2asm.1 a2link.1 a2load.1 a2objx.1
.include <bsd.port.mk>