mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-15 03:14:23 +00:00
7e52725f2a
Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
20 lines
365 B
Makefile
20 lines
365 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
|
|
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>
|