diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-06-24 13:39:38 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2004-06-24 13:39:38 +0000 |
commit | cbd597668d44f3ecd6712f6c4b7bf738c97a3eb2 (patch) | |
tree | bc392b08fd23bb5c4bad4c470d24f32181a589ea /audio/mpt | |
parent | Update to 1.0.4. (diff) |
Drop maintainership
Diffstat (limited to 'audio/mpt')
-rw-r--r-- | audio/mpt/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/mpt/Makefile b/audio/mpt/Makefile index e2f96c8a214d..c17d02108848 100644 --- a/audio/mpt/Makefile +++ b/audio/mpt/Makefile @@ -11,14 +11,13 @@ CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= freetantrum -MAINTAINER= lioux@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Mike's Playlist Thingie is a fingerprinting based playlist generator LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \ songprint.1:${PORTSDIR}/audio/songprint USE_GNOME= glib12 -USE_SIZE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" |