1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-05 22:43:24 +00:00
freebsd-ports/comms/asmodem/Makefile

24 lines
428 B
Makefile
Raw Normal View History

# New ports collection makefile for: asmodem
# Version required: 0.6.1
# Date created: 11 May 1998
# Whom: Sean Cole <scole@aracnet.com>
#
1999-08-25 05:28:01 +00:00
# $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>