aboutsummaryrefslogtreecommitdiff
path: root/package-info.in
diff options
context:
space:
mode:
Diffstat (limited to 'package-info.in')
-rw-r--r--package-info.in19
1 files changed, 19 insertions, 0 deletions
diff --git a/package-info.in b/package-info.in
new file mode 100644
index 0000000..a16dfcc
--- /dev/null
+++ b/package-info.in
@@ -0,0 +1,19 @@
+(dictionary
+ (standards-version 1.1
+ version VERSION
+ author-version AUTHOR_VERSION
+ date DATE
+ build-date BUILD_DATE
+ maintainer MAINTAINER
+ distribution xemacs
+ priority low
+ category CATEGORY
+ dump nil
+ description "Interface to RFC2229 dictionary servers."
+ filename FILENAME
+ md5sum MD5SUM
+ size SIZE
+ provides (dictionary connection link)
+ requires (REQUIRES)
+ type regular
+))