1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/comms/asmodem/Makefile
Steve Price 440b794870 Update to version 0.6.1.
PR:		14062
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-10-10 23:47:40 +00:00

24 lines
428 B
Makefile

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