mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Add dirac-reference
Programming reference for dirac
This commit is contained in:
parent
320840833d
commit
3d1a124d0d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=173721
@ -17,6 +17,7 @@
|
||||
SUBDIR += camserv
|
||||
SUBDIR += castpodder
|
||||
SUBDIR += dirac
|
||||
SUBDIR += dirac-reference
|
||||
SUBDIR += dtv
|
||||
SUBDIR += dumpmpeg
|
||||
SUBDIR += dv2jpg
|
||||
|
23
multimedia/dirac-reference/Makefile
Normal file
23
multimedia/dirac-reference/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# New ports collection makefile for: dirac-reference
|
||||
# Date created: 2006-09-24
|
||||
# Whom: Michael Johnson <ahze@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PKGNAMESUFFIX= -reference
|
||||
|
||||
MAINTAINER= multimedia@FreeBSD.org
|
||||
COMMENT= Programming reference for dirac
|
||||
|
||||
BUILD_DEPENDS+= dot:${PORTSDIR}/graphics/graphviz \
|
||||
doxygen:${PORTSDIR}/devel/doxygen
|
||||
|
||||
MASTERDIR= ${.CURDIR}/../../multimedia/dirac
|
||||
|
||||
BUILD_WRKSRC= ${WRKSRC}/doc
|
||||
INSTALL_WRKSRC= ${WRKSRC}/doc
|
||||
PLIST= ${.CURDIR}/pkg-plist
|
||||
CONFIGURE_ENV= # empty
|
||||
|
||||
.include "${MASTERDIR}/Makefile"
|
1612
multimedia/dirac-reference/pkg-plist
Normal file
1612
multimedia/dirac-reference/pkg-plist
Normal file
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user