- Remove converters/compface, we already have this port on ports tree, see mail/faces.

Reported by:	Gabor Zahemszky <Gabor@Zahemszky.HU>
Approved by:	gabor (mentor, implicit)
This commit is contained in:
Felippe de Meirelles Motta 2008-06-17 18:48:42 +00:00
parent a25df289ca
commit 1ed395e43e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=215014
5 changed files with 0 additions and 45 deletions

View file

@ -11,7 +11,6 @@
SUBDIR += chmview
SUBDIR += cmios9
SUBDIR += cocot
SUBDIR += compface
SUBDIR += convmv
SUBDIR += dosunix
SUBDIR += dumpasn1

View file

@ -1,26 +0,0 @@
# New ports collection makefile for: compface
# Date created: 2008-06-10
# Whom: Ashish Shukla <wahjava@gmail.com>
#
# $FreeBSD$
#
PORTNAME= compface
PORTVERSION= 1.5.2
CATEGORIES= converters
MASTER_SITES= http://ftp.xemacs.org/pub/xemacs/aux/
MAINTAINER= wahjava@gmail.com
COMMENT= Utility and library for converting to/from xfaces
GNU_CONFIGURE= yes
PLIST_FILES= bin/compface \
bin/uncompface \
include/compface.h \
lib/libcompface.a
MAN1= uncompface.1 compface.1
MAN3= uncompface.3 compface.3
.include <bsd.port.mk>

View file

@ -1,3 +0,0 @@
MD5 (compface-1.5.2.tar.gz) = 62f4f79c0861ad292ba3cf77b4c48319
SHA256 (compface-1.5.2.tar.gz) = a6998245f530217b800f33e01656be8d1f0445632295afa100e5c1611e4f6825
SIZE (compface-1.5.2.tar.gz) = 46970

View file

@ -1,10 +0,0 @@
--- Makefile.in.old 2008-06-16 00:14:07.000000000 -0300
+++ Makefile.in 2008-06-16 00:14:12.000000000 -0300
@@ -74,7 +74,6 @@
$(RM) -rf `cat .fname` .fname
install: $(NAMEEXE) $(UNNAMEEXE) $(LIBNAME)
- $(INSTALL_PROGRAM) -d $(BINDIR) $(LIBDIR) $(MAN1DIR) $(MAN3DIR) $(INCLUDEDIR)
$(INSTALL_PROGRAM) $(srcdir)/$(NAMEEXE) $(EXECUTABLE)
-chmod 0755 $(EXECUTABLE)
-strip $(EXECUTABLE)

View file

@ -1,5 +0,0 @@
Compface provides utilities and a library for converting to
and from the X-Face format, a 48x48 bitmap format used to
carry thumbnails of email authors in a mail header.
WWW: http://ftp.xemacs.org/pub/xemacs/aux/