1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-06 22:51:41 +00:00
freebsd-ports/devel/a2dev/Makefile
2000-04-11 21:30:15 +00:00

21 lines
432 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= ftp://ftp.whistle.com/pub/archie/a2dev/
EXTRACT_SUFX= .tgz
MAINTAINER= archie@whistle.com
USE_GMAKE= defined
PATCH_STRIP= -p1
MAN1= a2asm.1 a2link.1 a2load.1 a2objx.1
.include <bsd.port.mk>