blob: e94ce10da5548cb8324a9ded8361ec2539c91de1 (
plain) (
tree)
|
|
# 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>
|