summaryrefslogtreecommitdiffstats
path: root/net/slirp
diff options
context:
space:
mode:
authorasami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
committerasami <asami@FreeBSD.org>1996-11-18 11:44:27 +0000
commit55d005face1453b1b4a2060d200b23e7a8724bc6 (patch)
tree57df8a2140bcfbf3d9340091e7c6cadd742f8b85 /net/slirp
parente17062778b44808fb41055bba34741677ec69abc (diff)
downloadFreeBSD-ports-55d005face1453b1b4a2060d200b23e7a8724bc6.zip
FreeBSD-ports-55d005face1453b1b4a2060d200b23e7a8724bc6.tar.gz
Use MAN? macros. CATEGORIES+= -> CATEGORIES.
Diffstat (limited to 'net/slirp')
-rw-r--r--net/slirp/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/net/slirp/Makefile b/net/slirp/Makefile
index 5ca0e3c..1b2a6de 100644
--- a/net/slirp/Makefile
+++ b/net/slirp/Makefile
@@ -3,11 +3,11 @@
# Date created: 25 Aug 1995
# Whom: Alain Kalker <A.C.P.M.Kalker@student.utwente.nl>
#
-# $Id: Makefile,v 1.4 1995/10/06 05:18:34 asami Exp $
+# $Id: Makefile,v 1.5 1995/11/27 04:05:35 asami Exp $
#
DISTNAME= slirp-0.95f
-CATEGORIES+= net
+CATEGORIES= net
MASTER_SITES= ftp://blitzen.canberra.edu.au/pub/slirp/ \
ftp://freedom.wit.com/misc4/danjo/SLiRP/
@@ -15,10 +15,6 @@ MAINTAINER= A.C.P.M.Kalker@student.utwente.nl
WRKSRC= ${WRKDIR}/slirp-0.95f/src
HAS_CONFIGURE= yes
-
-post-install:
-.if !defined(NOMANCOMPRESS)
- gzip -9nf ${PREFIX}/man/man1/slirp.1
-.endif
+MAN1= slirp.1
.include <bsd.port.mk>
OpenPOWER on IntegriCloud