mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
21 lines
408 B
Makefile
21 lines
408 B
Makefile
# New ports collection makefile for: thinice
|
|
# Date Created: 1 June 2000
|
|
# Whom: Maxim Sobolev <sobomax@FreeBSD.org>
|
|
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
PORTNAME= thinice
|
|
PORTVERSION= 1.0.3
|
|
CATEGORIES= x11-toolkits
|
|
MASTER_SITES= http://www.ing.umu.se/~stric/theme/
|
|
DISTNAME= gtk-${PORTNAME}-theme-${PORTVERSION}
|
|
|
|
MAINTAINER= sobomax@FreeBSD.org
|
|
|
|
USE_X_PREFIX= yes
|
|
USE_GTK= yes
|
|
USE_LIBTOOL= yes
|
|
|
|
.include <bsd.port.mk>
|