aboutsummaryrefslogtreecommitdiffstats
path: root/multimedia/vcdpad/Makefile
blob: 964c0ff9659dc3d09cd000300f3d5fdfd69ef523 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# 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
CATEGORIES= multimedia
MASTER_SITES=   http://www.nocrew.org/software/vcdpad/

MAINTAINER= ijliao@FreeBSD.org
COMMENT=    A program to pad vcd mpegs

USE_GMAKE=  yes

.include <bsd.port.mk>