summaryrefslogtreecommitdiffstats
path: root/misc
diff options
context:
space:
mode:
authorroger <roger@FreeBSD.org>2000-11-11 13:12:08 +0000
committerroger <roger@FreeBSD.org>2000-11-11 13:12:08 +0000
commit9581daca335f06d20da92a5787d73f386ab1406b (patch)
tree0c043219b52f56d91eda8bce8868e3d5dec435ba /misc
parenta0da2fe71024d81a10c9f052defff4dc4c6c1d7a (diff)
downloadFreeBSD-ports-9581daca335f06d20da92a5787d73f386ab1406b.zip
FreeBSD-ports-9581daca335f06d20da92a5787d73f386ab1406b.tar.gz
Update to use MASTER_SITE_LOCAL and fix some portline warnings
Diffstat (limited to 'misc')
-rw-r--r--misc/vbidecode/Makefile15
1 files changed, 8 insertions, 7 deletions
diff --git a/misc/vbidecode/Makefile b/misc/vbidecode/Makefile
index a98f77f..05771f7 100644
--- a/misc/vbidecode/Makefile
+++ b/misc/vbidecode/Makefile
@@ -7,15 +7,16 @@
# Note: vbidecode is one part of the bttv distribution, the Linux bt848 driver
# It therefore has a DISTNAME of vbidecode but DISTFILES of bttv
-PORTNAME= vbidecode
-PORTVERSION= 1.1.3
-CATEGORIES= misc
-MASTER_SITES= http://people.freebsd.org/~roger/
-DISTFILES= bttv-0.6.4.tar.gz
+PORTNAME= vbidecode
+PORTVERSION= 1.1.3
+CATEGORIES= misc
+MASTER_SITES= ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= roger
+DISTNAME= bttv-0.6.4
-MAINTAINER= roger@freebsd.org
+MAINTAINER= roger@freebsd.org
-WRKSRC= ${WRKDIR}/bttv/apps/vbidecode
+WRKSRC= ${WRKDIR}/bttv/apps/vbidecode
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/vbidecode ${PREFIX}/bin
OpenPOWER on IntegriCloud