2013-09-20 16:36:23 +00:00
|
|
|
# Created by: gurkan@phys.ethz.ch
|
2006-09-06 17:12:46 +00:00
|
|
|
# $FreeBSD$
|
|
|
|
|
2012-08-07 17:26:25 +00:00
|
|
|
PORTNAME= textedit
|
2006-09-06 17:12:46 +00:00
|
|
|
PORTVERSION= 4.0
|
2011-08-08 15:49:42 +00:00
|
|
|
PORTREVISION= 3
|
2007-01-31 18:18:14 +00:00
|
|
|
CATEGORIES= editors gnustep
|
2011-08-08 15:49:42 +00:00
|
|
|
MASTER_SITES= http://git.savannah.gnu.org/cgit/backbone.git/snapshot/
|
|
|
|
DISTNAME= backbone-6343263e17c5cd771770dabc2559ac07ffedcf29
|
2006-09-06 17:12:46 +00:00
|
|
|
|
2012-06-26 05:44:19 +00:00
|
|
|
MAINTAINER= ports@FreeBSD.org
|
2006-09-06 17:12:46 +00:00
|
|
|
COMMENT= Basic text editor for GNUstep
|
|
|
|
|
2011-08-08 15:49:42 +00:00
|
|
|
USE_BZIP2= yes
|
2006-09-06 17:12:46 +00:00
|
|
|
USE_GNUSTEP= yes
|
|
|
|
USE_GNUSTEP_BACK= yes
|
|
|
|
USE_GNUSTEP_BUILD= yes
|
|
|
|
USE_GNUSTEP_INSTALL= yes
|
2007-01-13 03:57:25 +00:00
|
|
|
|
2011-08-08 15:49:42 +00:00
|
|
|
USE_GNUSTEP_MAKE_DIRS= System/Applications/TextEdit
|
2007-05-25 06:04:44 +00:00
|
|
|
MAKE_ENV+= GNUSTEP_INSTALLATION_DOMAIN=SYSTEM
|
2006-09-06 17:12:46 +00:00
|
|
|
|
2013-09-20 16:36:23 +00:00
|
|
|
NO_STAGE= yes
|
2007-10-04 00:50:28 +00:00
|
|
|
.include <bsd.port.mk>
|