1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Initial import.

A new GTK+ window manager in very alpha quality.
(But good.)
This commit is contained in:
Yukihiro Nakai 2000-02-07 08:11:04 +00:00
parent f2c74d1bef
commit 459a78e9fe
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=25552
5 changed files with 29 additions and 0 deletions

25
x11-wm/amaterus/Makefile Normal file
View File

@ -0,0 +1,25 @@
# New ports collection makefile for: amaterus
# Version required: 0.28
# Date created: 26 January 2000
# Whom: Yukihiro Nakai <nakai@FreeBSD.org>
#
# $FreeBSD$
#
DISTNAME= amaterus-0.28
CATEGORIES= x11-wm
MASTER_SITES= http://www.taiyaki.org/src/
MAINTAINER= nakai@FreeBSD.org
LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
USE_X_PREFIX= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
GTK_CONFIG="${GTK_CONFIG}" \
LIBS="-L${LOCALBASE}/lib"
.include <bsd.port.mk>

1
x11-wm/amaterus/distinfo Normal file
View File

@ -0,0 +1 @@
MD5 (amaterus-0.28.tar.gz) = 3be8814fd8b64aa4eb87e62a580e79e6

View File

@ -0,0 +1 @@
a GTK+ window manager

View File

@ -0,0 +1 @@
a GTK+ window manager

View File

@ -0,0 +1 @@
bin/amaterus