freebsd-ports/multimedia/dvdid/Makefile
2012-08-22 21:42:37 +00:00

21 lines
430 B
Makefile

# New ports collection makefile for: dvdid
# Date created: 2009-09-14
# Whom: Christopher Key <cjk32@cam.ac.uk>
#
# $FreeBSD$
#
PORTNAME= dvdid
PORTVERSION= 0.1.1
CATEGORIES= multimedia
MASTER_SITES= http://www.srcf.ucam.org/~cjk32/dvdid/
MAINTAINER= ports@FreeBSD.org
COMMENT= Tool for calculating dvdids
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
DOCSDIR= ${PREFIX}/share/doc/${PORTNAME}-${PORTVERSION}
.include <bsd.port.mk>