diff options
Diffstat (limited to 'sysutils/vobcopy/Makefile')
-rw-r--r-- | sysutils/vobcopy/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/vobcopy/Makefile b/sysutils/vobcopy/Makefile index 8a765933499f..259feeb40c0a 100644 --- a/sysutils/vobcopy/Makefile +++ b/sysutils/vobcopy/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: VOB dvd rip -# Date created: Sun May 12 09:25:37 BRT 2002 -# Whom: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> -# +# Created by: Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> # $FreeBSD$ -# PORTNAME= vobcopy PORTVERSION= 1.2.0 @@ -29,6 +25,7 @@ PLIST_FILES= bin/vobcopy PORTDOCS= COPYING Changelog README TODO \ alternative_programs.txt +NO_STAGE= yes .include <bsd.port.pre.mk> post-extract: |