mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Add atlantikdesigner, an editor for Atlantik (part of kdegames).
This commit is contained in:
parent
6bc6beb3e8
commit
e20877a3a9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=103389
@ -30,6 +30,7 @@
|
||||
SUBDIR += antipolix
|
||||
SUBDIR += asc
|
||||
SUBDIR += atitd
|
||||
SUBDIR += atlantikdesigner
|
||||
SUBDIR += atomix
|
||||
SUBDIR += atr3d
|
||||
SUBDIR += awele
|
||||
|
37
games/atlantikdesigner/Makefile
Normal file
37
games/atlantikdesigner/Makefile
Normal file
@ -0,0 +1,37 @@
|
||||
# New ports collection makefile for: atlantikdesigner
|
||||
# Date created: 11 Febrary 2004
|
||||
# Whom: Michael Nottebrock <lofi@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ${KDE_SPLIT}
|
||||
PORTVERSION= ${ATLANTIKDESIGNER_PORTVERSION}
|
||||
CATEGORIES= games kde
|
||||
MASTER_SITES= ${MASTER_SITE_KDE}
|
||||
MASTER_SITE_SUBDIR= stable/${PORTVERSION}/src
|
||||
DIST_SUBDIR= KDE
|
||||
|
||||
MAINTAINER= kde@FreeBSD.org
|
||||
COMMENT= Editor for Atlantik
|
||||
|
||||
IGNORE= This port is part of KDE 3.2.1 and is not yet ready
|
||||
|
||||
LIB_DEPENDS= atlantic:${PORTSDIR}/games/kdegames3
|
||||
|
||||
KDE_SPLIT= ${ATLANTIKDESIGNER_PORTNAME:S/${KDE_SPLIT_DIST}-//}
|
||||
KDE_DOC_SPLIT= # none
|
||||
USE_KDELIBS_VER=3
|
||||
|
||||
USE_BZIP2= yes
|
||||
PREFIX= ${KDE_PREFIX}
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
|
||||
INSTALLS_SHLIB= yes
|
||||
LDCONFIG_DIRS+= %%PREFIX%%/lib/kde3
|
||||
|
||||
.include "${.CURDIR}/../../x11/kde3/Makefile.kde"
|
||||
.include "${.CURDIR}/../../misc/kdeaddons3/Makefile.split"
|
||||
|
||||
.include <bsd.port.mk>
|
2
games/atlantikdesigner/distinfo
Normal file
2
games/atlantikdesigner/distinfo
Normal file
@ -0,0 +1,2 @@
|
||||
MD5 (KDE/kdeaddons-3.2.1.tar.bz2) = c73c1777d3f5c25f46cd782fcca9fc35
|
||||
SIZE (KDE/kdeaddons-3.2.1.tar.bz2) = 1371322
|
3
games/atlantikdesigner/pkg-descr
Normal file
3
games/atlantikdesigner/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Editor for Atlantik.
|
||||
|
||||
WWW: http://www.kde.org
|
7
games/atlantikdesigner/pkg-plist
Normal file
7
games/atlantikdesigner/pkg-plist
Normal file
@ -0,0 +1,7 @@
|
||||
bin/atlantikdesigner
|
||||
share/applications/atlantikdesigner-3.2.1
|
||||
share/applications/kde/atlantikdesigner.desktop
|
||||
share/apps/atlantikdesigner/atlantikdesignerui.rc
|
||||
share/icons/crystalsvg/16x16/apps/atlantikdesigner.png
|
||||
share/icons/crystalsvg/32x32/apps/atlantikdesigner.png
|
||||
@dirrm share/apps/atlantikdesigner
|
Loading…
Reference in New Issue
Block a user