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

MAINTAINER=	ijliao@FreeBSD.org

USE_GMAKE=	yes

.include <bsd.port.mk>