Kpp is a KDevelop Project to SPEC converter.
PR: 15131 Submitted by: Will Andrews <andrews@technologist.com>
This commit is contained in:
parent
0eb98854b1
commit
1439596195
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=26301
23
devel/kpp/Makefile
Normal file
23
devel/kpp/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# New ports collection makefile for: kpp
|
||||
# Version required: 0.15c
|
||||
# Date created: 19 Nov 1999
|
||||
# Whom: Will Andrews <andrews@technologist.com>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= kpp-0.15c
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://www.msoe.edu/~geiseri/files/
|
||||
|
||||
MAINTAINER= andrews@technologist.com
|
||||
|
||||
LIB_DEPENDS= kdeui.3:${PORTSDIR}/x11/kdelibs11
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_QT= yes
|
||||
USE_NEWGCC= yes
|
||||
CONFIGURE_ARGS= --prefix=${PREFIX} --datadir=${PREFIX}
|
||||
CONFIGURE_ENV= KDEDIR="${PREFIX}"
|
||||
|
||||
.include <bsd.port.mk>
|
1
devel/kpp/distinfo
Normal file
1
devel/kpp/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (kpp-0.15c.tar.gz) = 00651bf267d3153f65f9bf061108c219
|
11
devel/kpp/files/patch-aa
Normal file
11
devel/kpp/files/patch-aa
Normal file
@ -0,0 +1,11 @@
|
||||
--- po/Makefile.in Fri Nov 19 01:42:00 1999
|
||||
+++ po/Makefile.in.new Sun Nov 21 19:30:52 1999
|
||||
@@ -158,7 +158,7 @@
|
||||
POFILES = de.po
|
||||
|
||||
####### kdevelop will overwrite this part!!! (end)############
|
||||
-GMOFILES = $(POFILES:.po=.gmo)
|
||||
+#GMOFILES = $(POFILES:.po=.gmo)
|
||||
|
||||
localedir = $(kde_locale)
|
||||
|
1
devel/kpp/pkg-comment
Normal file
1
devel/kpp/pkg-comment
Normal file
@ -0,0 +1 @@
|
||||
KDevelop Project to SPEC file converter.
|
3
devel/kpp/pkg-descr
Normal file
3
devel/kpp/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Kpp is a KDevelop Project to SPEC converter.
|
||||
|
||||
WWW: http://www.msoe.edu/~geiseri/projects.phtml?project=Kpp
|
13
devel/kpp/pkg-plist
Normal file
13
devel/kpp/pkg-plist
Normal file
@ -0,0 +1,13 @@
|
||||
bin/kpp
|
||||
share/doc/HTML/en/kpp/index.html
|
||||
share/doc/HTML/en/kpp/index-1.html
|
||||
share/doc/HTML/en/kpp/index-2.html
|
||||
share/doc/HTML/en/kpp/index-3.html
|
||||
share/doc/HTML/en/kpp/index-4.html
|
||||
share/doc/HTML/en/kpp/index-5.html
|
||||
share/doc/HTML/en/kpp/index-6.html
|
||||
share/applnk/Applications/kpp.kdelnk
|
||||
share/icons/kpp.xpm
|
||||
share/icons/mini/kpp.xpm
|
||||
share/apps/spec.template
|
||||
@dirrm share/doc/HTML/en/kpp
|
Loading…
Reference in New Issue
Block a user