freebsd-ports/multimedia/vcdpad/Makefile
2004-02-06 13:12:53 +00:00

22 lines
405 B
Makefile

# ex:ts=8
# New ports collection makefile for: vcdpad
# Date created: Mar 9, 2001
# Whom: Ying-Chieh Liao <ijliao@FreeBSD.org>
#
# $FreeBSD$
#
PORTNAME= vcdpad
PORTVERSION= 0.8
PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://www.nocrew.org/software/vcdpad/
MAINTAINER= ijliao@FreeBSD.org
COMMENT= A program to pad vcd mpegs
PLIST_FILES= bin/vcdpad
USE_GMAKE= yes
.include <bsd.port.mk>