aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2003-09-20 06:53:52 +0800
committerkrion <krion@FreeBSD.org>2003-09-20 06:53:52 +0800
commit13b02e2eb97d14669d909ae6191ce9548893c52d (patch)
treecdd9f27b05305e5af9c48e0cd3d2126bdd96d9cc /net
parentc11e4a1f7cd61aaa67b8c297bdd2933f97711a48 (diff)
downloadfreebsd-ports-gnome-13b02e2eb97d14669d909ae6191ce9548893c52d.tar.gz
freebsd-ports-gnome-13b02e2eb97d14669d909ae6191ce9548893c52d.tar.zst
freebsd-ports-gnome-13b02e2eb97d14669d909ae6191ce9548893c52d.zip
- Update to 0.4.1 and fix build
Noticed by: kris via bento
Diffstat (limited to 'net')
-rw-r--r--net/pixilate/Makefile11
-rw-r--r--net/pixilate/distinfo2
-rw-r--r--net/pixilate/pkg-plist2
3 files changed, 12 insertions, 3 deletions
diff --git a/net/pixilate/Makefile b/net/pixilate/Makefile
index 8a47a6cbe5b4..83ce7788cd77 100644
--- a/net/pixilate/Makefile
+++ b/net/pixilate/Makefile
@@ -5,8 +5,7 @@
# $FreeBSD$
PORTNAME= pixilate
-PORTVERSION= 0.4
-PORTREVISION= 1
+PORTVERSION= 0.4.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= winfingerprint
@@ -27,4 +26,12 @@ CONFIGURE_ENV= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib ${LIBS}" CPPFLAGS="-I${LOC
MAN1= pixilate.1
+post-install:
+.if !defined(NOPORTDOCS)
+ ${MKDIR} ${DOCSDIR}
+.for i in README
+ ${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
+.endfor
+.endif
+
.include <bsd.port.mk>
diff --git a/net/pixilate/distinfo b/net/pixilate/distinfo
index 2a832b6faca9..aa55e23e4c22 100644
--- a/net/pixilate/distinfo
+++ b/net/pixilate/distinfo
@@ -1 +1 @@
-MD5 (pixilate-0.4.tar.gz) = 861f82041cc7efc8c290f14f26d9954d
+MD5 (pixilate-0.4.1.tar.gz) = 407b70eae1b54944c94a8b5937de5d03
diff --git a/net/pixilate/pkg-plist b/net/pixilate/pkg-plist
index b5df73f71b9d..553d45176f9a 100644
--- a/net/pixilate/pkg-plist
+++ b/net/pixilate/pkg-plist
@@ -1 +1,3 @@
bin/pixilate
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%@dirrm %%DOCSDIR%%