diff options
author | Wesley Shields <wxs@FreeBSD.org> | 2011-06-17 16:09:18 +0000 |
---|---|---|
committer | Wesley Shields <wxs@FreeBSD.org> | 2011-06-17 16:09:18 +0000 |
commit | 53d0628a523c4c6bbd60546cffd6fd04fe335234 (patch) | |
tree | 2f7037adb440d19076c16e8e590b44ea3fb18731 /devel/libburn/Makefile | |
parent | 0deccda9ed3fbc3ac184339f9e7b7adffb5a3a5d (diff) |
Notes
Diffstat (limited to 'devel/libburn/Makefile')
-rw-r--r-- | devel/libburn/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/devel/libburn/Makefile b/devel/libburn/Makefile index 2367c83437de..91fb64e746ab 100644 --- a/devel/libburn/Makefile +++ b/devel/libburn/Makefile @@ -6,16 +6,15 @@ # PORTNAME= libburn -PORTVERSION= 0.6.8 +PORTVERSION= 1.0.6 CATEGORIES= devel MASTER_SITES= http://files.libburnia-project.org/releases/ DISTFILES= ${PORTNAME}-${PORTVERSION}.pl00${EXTRACT_SUFX} -MAINTAINER= fbsd@opal.com +MAINTAINER= ports@FreeBSD.org COMMENT= Libburnia library to read/write optical discs GNU_CONFIGURE= yes -CONFIGURE_ARGS= LIBS="-lcam" USE_LDCONFIG= yes MAN1= cdrskin.1 |