aboutsummaryrefslogtreecommitdiff
path: root/net/freebsd-tftp
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/freebsd-tftp
parentf869483090ef76ab0fb56ed7b8b79a77bbc698a7 (diff)
downloadports-0c710c7b4edb5ca79906be0115763864bc7c903f.tar.gz
ports-0c710c7b4edb5ca79906be0115763864bc7c903f.zip
Notes
Diffstat (limited to 'net/freebsd-tftp')
-rw-r--r--net/freebsd-tftp/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/net/freebsd-tftp/Makefile b/net/freebsd-tftp/Makefile
index d843869311f4..64f267eabc13 100644
--- a/net/freebsd-tftp/Makefile
+++ b/net/freebsd-tftp/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: net/freebsd-tftp
-# Whom: Edwin Groothuis <edwin@FreeBSD.org>
-# Date created: 2008-01-30
-#
+# Created by: Edwin Groothuis <edwin@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= freebsd-tftp
PORTVERSION= 1.0
@@ -22,6 +18,7 @@ PREFIX= /usr
MAN8= tftpd.8
MAN1= tftp.1
+NO_STAGE= yes
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/usr.bin/tftp/tftp ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/libexec/tftpd/tftpd ${PREFIX}/libexec