- Update MASTER_SITES and WWW: line in pkg-descr
- Add LICENSE - Pass maintainership to submitter - Convert to new Makefile header PR: ports/174756 (based on) Submitted by: nemysis <nemysis_AT_gmx_DOT_ch>
This commit is contained in:
parent
f37e58f215
commit
b8b3f8c0ef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=309615
@ -1,9 +1,5 @@
|
||||
# Ports collection makefile for: libsexymm
|
||||
# Date created: 2005-11-07
|
||||
# Whom: Andreas Kohn <andreas@syndrom23.de>
|
||||
#
|
||||
# Created by: Andreas Kohn <andreas@syndrom23.de>
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= libsexymm
|
||||
PORTVERSION= 0.1.9
|
||||
@ -11,10 +7,12 @@ PORTREVISION= 6
|
||||
CATEGORIES= x11-toolkits devel
|
||||
MASTER_SITES= http://releases.chipx86.com/libsexy/libsexymm/
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= nemysis@gmx.ch
|
||||
COMMENT= C++ bindings for libsexy
|
||||
|
||||
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
|
||||
LICENSE= LGPL21
|
||||
|
||||
LIB_DEPENDS= gtkmm-2:${PORTSDIR}/x11-toolkits/gtkmm24 \
|
||||
sexy:${PORTSDIR}/x11-toolkits/libsexy
|
||||
|
||||
USE_AUTOTOOLS= libtool
|
||||
|
@ -1,4 +1,4 @@
|
||||
C++ bindings for libsexy, a library containing useful extension widgets for
|
||||
GTK+.
|
||||
|
||||
WWW: http://www.chipx86.com/wiki/Libsexy
|
||||
WWW: http://releases.chipx86.com/libsexy/libsexymm/
|
||||
|
Loading…
Reference in New Issue
Block a user