aboutsummaryrefslogtreecommitdiff
path: root/net/slirp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:10:23 +0000
commit0c710c7b4edb5ca79906be0115763864bc7c903f (patch)
tree3f6447c55ab3d27cbf7cde9bc54d671393c9aec4 /net/slirp
parentf869483090ef76ab0fb56ed7b8b79a77bbc698a7 (diff)
Notes
Diffstat (limited to 'net/slirp')
-rw-r--r--net/slirp/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/slirp/Makefile b/net/slirp/Makefile
index de1dac296c19..9659db2b6b9c 100644
--- a/net/slirp/Makefile
+++ b/net/slirp/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: slirp
-# Date created: 25 Aug 1995
-# Whom: Alain Kalker <A.C.P.M.Kalker@student.utwente.nl>
-#
+# Created by: Alain Kalker <A.C.P.M.Kalker@student.utwente.nl>
# $FreeBSD$
-#
PORTNAME= slirp
PORTVERSION= 1.0.16
@@ -26,6 +22,7 @@ GNU_CONFIGURE= yes
MAN1= slirp.1
PLIST_FILES= bin/slirp
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/slirp ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/slirp.man ${PREFIX}/man/man1/slirp.1