freebsd-ports/x11-toolkits/libsexymm/Makefile
Rusmir Dusko 20e066a2e4 These ports are no longer used or cared for.
audio/dssi

- Reset maintainer to ports@

audio/hexter

- Reset maintainer to ports@

Horia Racoviceanu <horia at racoviceanu.com> wishes to maintain these ports
with my help.

x11-toolkits/libsexy

- Pass maintainership to horia at racoviceanu.com

x11-toolkits/libsexymm

- Pass maintainership to horia at racoviceanu.com

x11-toolkits/py-sexy

- Pass maintainership to horia at racoviceanu.com
2014-05-06 19:08:39 +00:00

23 lines
523 B
Makefile

# Created by: Andreas Kohn <andreas@syndrom23.de>
# $FreeBSD$
PORTNAME= libsexymm
PORTVERSION= 0.1.9
PORTREVISION= 6
CATEGORIES= x11-toolkits devel
MASTER_SITES= http://releases.chipx86.com/libsexy/libsexymm/
MAINTAINER= horia@racoviceanu.com
COMMENT= C++ bindings for libsexy
LICENSE= LGPL21
LIB_DEPENDS= libsexy.so:${PORTSDIR}/x11-toolkits/libsexy \
libgtkmm-2.4.so:${PORTSDIR}/x11-toolkits/gtkmm24
USES= gmake pathfix pkgconfig
USE_AUTOTOOLS= libtool
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
.include <bsd.port.mk>