summaryrefslogtreecommitdiffstats
path: root/comms/asmodem
diff options
context:
space:
mode:
authormharo <mharo@FreeBSD.org>1999-06-27 09:32:22 +0000
committermharo <mharo@FreeBSD.org>1999-06-27 09:32:22 +0000
commitae3057b725e53b595ba72757e9a5feabd86adf97 (patch)
tree005aebf48d2fa1779338aa20595235f43e52cba8 /comms/asmodem
parent548fe16a48a115c1b3101ce45ebfc438cdffe96f (diff)
downloadFreeBSD-ports-ae3057b725e53b595ba72757e9a5feabd86adf97.zip
FreeBSD-ports-ae3057b725e53b595ba72757e9a5feabd86adf97.tar.gz
Move manpage from PLIST to Makefile
Diffstat (limited to 'comms/asmodem')
-rw-r--r--comms/asmodem/Makefile5
-rw-r--r--comms/asmodem/pkg-plist1
2 files changed, 3 insertions, 3 deletions
diff --git a/comms/asmodem/Makefile b/comms/asmodem/Makefile
index bb1a355..abfe14c 100644
--- a/comms/asmodem/Makefile
+++ b/comms/asmodem/Makefile
@@ -3,7 +3,7 @@
# Date created: 11 May 1998
# Whom: Sean Cole <scole@aracnet.com>
#
-# $Id: Makefile,v 1.1.1.1 1999/03/18 05:51:46 taoka Exp $
+# $Id: Makefile,v 1.2 1999/03/19 22:18:39 asami Exp $
#
DISTNAME= asmodem-0.6
@@ -15,8 +15,9 @@ MAINTAINER= ports@FreeBSD.ORG
LIB_DEPENDS= Xpm.4:${PORTSDIR}/graphics/xpm
-USE_GMAKE= yes
+USE_GMAKE= yes
USE_IMAKE= yes
+MAN1= asmodem.1
post-install:
strip ${PREFIX}/bin/asmodem
diff --git a/comms/asmodem/pkg-plist b/comms/asmodem/pkg-plist
index 23617de..bb14822 100644
--- a/comms/asmodem/pkg-plist
+++ b/comms/asmodem/pkg-plist
@@ -1,2 +1 @@
bin/asmodem
-man/man1/asmodem.1.gz
OpenPOWER on IntegriCloud