aboutsummaryrefslogtreecommitdiff
path: root/misc/yaunc/Makefile
diff options
context:
space:
mode:
authorChristian Weisgerber <naddy@FreeBSD.org>2003-04-27 17:30:07 +0000
committerChristian Weisgerber <naddy@FreeBSD.org>2003-04-27 17:30:07 +0000
commitccbc927c381e0b5ce2572ab401d4748f0db2c3e2 (patch)
tree66fcf5121e5a6ce760beeae196a1546830128705 /misc/yaunc/Makefile
parentb5007127c886c78139c7d94832b93ea16311085f (diff)
downloadports-ccbc927c381e0b5ce2572ab401d4748f0db2c3e2.tar.gz
ports-ccbc927c381e0b5ce2572ab401d4748f0db2c3e2.zip
Notes
Diffstat (limited to 'misc/yaunc/Makefile')
-rw-r--r--misc/yaunc/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/misc/yaunc/Makefile b/misc/yaunc/Makefile
index 72446c80a2d1..fa297cfad42a 100644
--- a/misc/yaunc/Makefile
+++ b/misc/yaunc/Makefile
@@ -6,16 +6,17 @@
#
PORTNAME= yaunc
-PORTVERSION= 0.06
-PORTREVISION= 1
+PORTVERSION= 1.00
CATEGORIES= misc
MASTER_SITES= http://www.redterror.net/code/yaunc/
MAINTAINER= ports@FreeBSD.org
-COMMENT= Yet Another uptimes.net client
+COMMENT= Yet another uptimes.net client
USE_REINPLACE= yes
-GNU_CONFIGURE= yes
+ALL_TARGET= bsd
+CFLAGS+= -DCONFFILE=\\\"${PREFIX}/etc/yaunc.conf\\\"
+
MAN1= yaunc.1
post-patch: