freebsd-ports/comms/asmodem/Makefile
Mario Sergio Fujikawa Ferreira f0a1969d34 o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files

Approved by:	kris (portmgr hat),
		portmgr, re (silence)
2002-11-10 16:48:51 +00:00

22 lines
388 B
Makefile

# New ports collection makefile for: asmodem
# Date created: 11 May 1998
# Whom: Sean Cole <scole@aracnet.com>
#
# $FreeBSD$
#
PORTNAME= asmodem
PORTVERSION= 0.6.1
CATEGORIES= comms
MASTER_SITES= ${MASTER_SITE_AFTERSTEP}
MASTER_SITE_SUBDIR= apps/asmodem
DISTNAME= ${PORTNAME}-0.6-1
MAINTAINER= ports@FreeBSD.org
USE_IMAKE= yes
USE_XPM= yes
MAN1= asmodem.1
.include <bsd.port.mk>