aboutsummaryrefslogtreecommitdiff
path: root/x11/sterm/Makefile
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-07-04 06:14:25 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-07-04 06:14:25 +0000
commit0ef4da519e393fb40b38c94db54082976a7ff3a4 (patch)
treedf3eb00d707554313547400187129420b34ea4a7 /x11/sterm/Makefile
parente35eb069bd85d49a866de9904dba89fc7a557f75 (diff)
downloadports-0ef4da519e393fb40b38c94db54082976a7ff3a4.tar.gz
ports-0ef4da519e393fb40b38c94db54082976a7ff3a4.zip
Notes
Diffstat (limited to 'x11/sterm/Makefile')
-rw-r--r--x11/sterm/Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/x11/sterm/Makefile b/x11/sterm/Makefile
index 24fe1909dae4..6fdf95f72e9d 100644
--- a/x11/sterm/Makefile
+++ b/x11/sterm/Makefile
@@ -2,20 +2,23 @@
# $FreeBSD$
PORTNAME= sterm
-PORTVERSION= 0.3
+PORTVERSION= 0.4.1
CATEGORIES= x11
MASTER_SITES= http://dl.suckless.org/st/
DISTNAME= st-${PORTVERSION}
MAINTAINER= kitche@kitchetech.com
-COMMENT= A simple X terminal
+COMMENT= Simple X terminal
-LICENSE= BSD
+LICENSE= MITX
+LICENSE_NAME= MIT/X Consortium License
+LICENSE_FILE= ${WRKSRC}/LICENSE
+LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
LIB_DEPENDS= fontconfig:${PORTSDIR}/x11-fonts/fontconfig \
freetype:${PORTSDIR}/print/freetype2
-RUN_DEPENDS= ${LOCALBASE}/share/misc/terminfo.db:${PORTSDIR}/devel/ncurses
+USES= pkgconfig ncurses:port
USE_XORG= x11 xext xft
MAN1= st.1
PLIST_FILES= bin/st